home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Home 109
/
PC Home 109.iso
/
data1.cab
/
Program_Files
/
id009.dxr
/
00170.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2001-03-02
|
201 b
|
12 lines
on mouseUp
global chk6, count
sound playFile 2, "klunk#2.wav"
if chk6 = 1 then
set count to count + 1
set chk6 to 0
end if
set the visible of sprite 3 to 1
cursorOff()
go(50)
end